home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d20 / raid0122.arc / RAID.CFG < prev    next >
Text File  |  1991-08-08  |  64KB  |  1,296 lines

  1. ;
  2. ;                Raid Configuration File
  3. ;
  4. ;          Version 1.22 *test* -- August, 1991
  5. ;
  6. ; (C) Copyright 1991 George Peace.  All Rights Reserved.
  7. ;
  8. ;
  9. ; Lines beginning with ";" are treated as comments and will not be
  10. ; processed. To enable/disable a directive delete/add the ";".
  11. ; Command interpretation begins with the firstn non-blank character.
  12. ; Comments must not be used on directive lines.
  13. ;
  14. ; Underline characters (_) are optional in all directive names.
  15. ;
  16. ;-----------------------------------------------------------*
  17. ; Your network zone:net/node number(s)                      * Required: 50
  18. ;                                                           *
  19. ; Default: none -- at least one address MUST be defined     *
  20. ;-----------------------------------------------------------*
  21. ;
  22.   Address 1:270/101
  23. ;
  24. ;
  25. ;-----------------------------------------------------------*
  26. ; Tick Control File                                         * Required: 1
  27. ;                                                           *
  28. ; Location of the Tick control file                         *
  29. ;                                                           *
  30. ; Default: TIC.CFG in the current directory                 *
  31. ;-----------------------------------------------------------*
  32. ;
  33.   Tick O:\Tic.Cfg
  34. ;
  35. ;
  36. ;-----------------------------------------------------------*
  37. ; NetMail Directory                                         * Required: 1
  38. ;                                                           * 
  39. ; Directory for incoming and outgoing NetMail. Required for *
  40. ; -M and -R switches as well as the NOTIFY command.         *
  41. ; If PKT is provided as a second field all *output* NetMail *
  42. ; generated by Raid will be written to the directory        *
  43. ; defined by the Outbound_Path directive.                   * 
  44. ;                                                           *
  45. ; Default: none - must be provided                          *
  46. ;-----------------------------------------------------------*
  47. ;
  48.   NetMail V:\NetMail
  49. ;
  50. ;
  51. ;-----------------------------------------------------------*
  52. ; Outbound .Pkt Directory                                   * Optional: 1
  53. ;                                                           *
  54. ; Directory where Raid will write all .Pkt format outbound  *
  55. ; traffic. If not specified Raid will write all .Pkt format *
  56. ; messages to the 'inbound' directory identified by the     *
  57. ; Tick control file IN directive.                           *
  58. ;                                                           *
  59. ; Default: Tic.Cfg defined IN directory                     *
  60. ;-----------------------------------------------------------*
  61. ;
  62. ; Outbound_Path O:\Inbound
  63. ;
  64. ;
  65. ;-----------------------------------------------------------*
  66. ; Your name                                                 * Optional: 1
  67. ;                                                           *
  68. ; Default: Sysop                                            *
  69. ;-----------------------------------------------------------*
  70. ;
  71.   Sysop Sysop
  72. ;
  73. ;
  74. ;-----------------------------------------------------------*
  75. ; Local message origin line text                            * Optional: 1
  76. ; This is the default origin line for echomail messages. It *
  77. ; will be used if function_specific origin lines are not    *
  78. ; defined.                                                  *
  79. ;                                                           *
  80. ; Default: blank                                            *
  81. ;-----------------------------------------------------------*
  82. ;
  83.   Origin support your local file distributor
  84. ;
  85. ;
  86. ;-----------------------------------------------------------*
  87. ; Raid Log File                                             * Optional: 1
  88. ;                                                           *
  89. ; Location to write the activity log. Can be overridden by  *
  90. ; the command line -L switch.                               *
  91. ;                                                           *
  92. ; Default: RAID.LOG in the default directory                *
  93. ;-----------------------------------------------------------*
  94. ;
  95.   Log O:\Raid.Log
  96. ;
  97. ;
  98. ;-----------------------------------------------------------*
  99. ; File to attach for netmail information requests (-I)      * Optional: 1
  100. ;                                                           *
  101. ; This file will be file-attached to a response mode reply  *
  102. ; if the requestor added the -I modifier after the access   *
  103. ; password on the message subject line. If the filename     *
  104. ; contains wildcard characters (* ?) the first matching     *
  105. ; filename will be sent. If no matching filename is found   *
  106. ; the directive will be ignored.                            *
  107. ;                                                           *
  108. ; Default: none                                             *
  109. ; Allowed: any valid MS-DOS d:path\file.ext                 *
  110. ;-----------------------------------------------------------*
  111. ;
  112.   InfoFile O:\RaidInfo.Txt
  113. ;
  114. ;
  115. ;-----------------------------------------------------------*
  116. ; Text file to include if remote requestor is not configured* Optional: 1
  117. ;                                                           *
  118. ; This file is appended to 'reject' netmail responses when  *
  119. ; the requestor's address is not configured.                *
  120. ;                                                           *
  121. ; Default: none                                             *
  122. ; Allowed: any valid MS-DOS d:path\file.ext                 *
  123. ;-----------------------------------------------------------*
  124. ;
  125.   Error_Suffix O:\RaidErr.Txt
  126. ;
  127. ;
  128. ;-----------------------------------------------------------*
  129. ; Text file to include is remote request password fails     * Optional: 1
  130. ;                                                           *
  131. ; This file is appended to 'reject' netmail responses when  *
  132. ; the password used on a remote request does not match the  *
  133. ; password configured for the node.                         *
  134. ;                                                           *
  135. ; Default: none                                             *
  136. ; Allowed: any valid MS-DOS d:path\file.ext                 *
  137. ;-----------------------------------------------------------*
  138. ;
  139.   Password_Suffix O:\RaidPwd.Txt
  140. ;
  141. ;
  142. ;-----------------------------------------------------------*
  143. ; Define alternate names for incoming response mode NetMail * Optional: ***
  144. ;                                                           *
  145. ; Defines alias names Raid will recognize in the To: field  *
  146. ; of response mode NetMail requests. Requests addressed to  *
  147. ; these names at the net address defined by "address" will  *
  148. ; be processed as if they were addressed to "Raid".         *
  149. ; Must be one word up to 32 characters with no embedded     *
  150. ; blanks or tabs.                                           *
  151. ;                                                           *
  152. ; Default: none                                             *
  153. ;-----------------------------------------------------------*
  154. ;
  155.   Alias Tick
  156.   Alias TicFix
  157.   Alias TickFix TickMgr
  158.   Alias FixTick FixTic MyRaid
  159. ;
  160. ;
  161. ;-----------------------------------------------------------*
  162. ; Default password for manual add requests                  * Optional: 1
  163. ;                                                           *
  164. ; This password will be used for manual adds unless an      *
  165. ; "access" definition image exists or the -P command line   *
  166. ; switch is used as a master override.                      *
  167. ;                                                           *
  168. ; Default: PASSWORD                                         *
  169. ;-----------------------------------------------------------*
  170. ;
  171. ; Def_Password Password
  172. ;
  173. ;
  174. ;-----------------------------------------------------------*
  175. ; Default flags for manual add requests                     * Optional: 1
  176. ;                                                           *
  177. ; These flags will be used for manual adds unless an        *
  178. ; "access" definition image exists or the -F command line   *
  179. ; switch is used as a master override.                      *
  180. ;                                                           *
  181. ; Default: blank                                            *
  182. ;-----------------------------------------------------------*
  183. ;
  184. ; Def_Flags
  185. ;
  186. ;
  187. ;-----------------------------------------------------------*
  188. ; Default key bits for adds for unlisted addresses          * Optional: 1
  189. ;                                                           *
  190. ; These key bits will be used for all add and update        *
  191. ; requests hen the address is not defined on an "access"    *
  192. ; definition image and the -K command line switch is not    *
  193. ; used as a master override.                                *
  194. ;                                                           *
  195. ; Default: blank                                            *
  196. ;-----------------------------------------------------------*
  197. ;
  198. ; Def_Key
  199. ;
  200. ;
  201. ;-----------------------------------------------------------*
  202. ; Default security level for non-configured addresses       * Optional: 1
  203. ;                                                           *
  204. ; This is the security level assigned to network addresses  *
  205. ; not configured using "access" directives (see access      *
  206. ; directive below)                                          *
  207. ;                                                           *
  208. ; Default: 0                                                *
  209. ;-----------------------------------------------------------*
  210. ;
  211. ; Access_Default 0
  212. ;
  213. ;
  214. ;-----------------------------------------------------------*
  215. ; Allows non-configured addresses to issue remote requests  * Optional: 1
  216. ;                                                           *
  217. ; If this directive is active (uncommented) response mode   *
  218. ; netmail requests from network addresses not configured    *
  219. ; will be allowed to add/delete/update file areas with      *
  220. ; security level "Access_Default" or lower.                 *
  221. ;                                                           *
  222. ; Default: inactive                                         *
  223. ;-----------------------------------------------------------*
  224. ;
  225. ; Open_System
  226. ;
  227. ;
  228. ;-----------------------------------------------------------*
  229. ; Password and default definitions for network              * Optional: 500
  230. ;                                                           *
  231. ; Entries are required for remote (response mode) access to *
  232. ; Raid's query/add/delete features. If no password entry    *
  233. ; exists for a net address response mode access will not be *
  234. ; allowed. Password and flag values from access definition  *
  235. ; entries will be used for manual operations unless         *
  236. ; overridden by command line switches.                      *
  237. ;                                                           *
  238. ; net address: required                                     *
  239. ; password:    optional - defines response mode validation  *
  240. ;              password and default add password for manual *
  241. ;              and response mode. The -P command line       *
  242. ;              switch will override this value.             *
  243. ; level:       optional - defines security level for        *
  244. ;              response mode adds.  0 or blank disables add *
  245. ;              requests. Nonzero value allows add for areas *
  246. ;              with equal or lower level. Max value is 4095 *
  247. ; key:         access "key" string that is compared to the  *
  248. ;              special privilege "lock" string for file     *
  249. ;              echo areas. "key" can be period (.) if no    *
  250. ;              key is used or a string of 1 to 32           *
  251. ;              characters from A-Z and 0-5 with no embedded *
  252. ;              spaces. area access will not be allowed if   *
  253. ;              the node does not have (at least) the same   *
  254. ;              key settings as the area access lock.        *
  255. ;              lock/key match is in addition to security    *
  256. ;              level and password validation checks.        *
  257. ;              there is an optional 33rd setting available  *
  258. ;              (an asterisk "*"). if set for both node and  *
  259. ;              area, a remote requestor can update the      *
  260. ;              flags field for an area.                     *
  261. ;              maximum: 32 characters                       *
  262. ; flags:       optional - defines default add flags for     *
  263. ;              manual and response mode. If the flags field *
  264. ;              contains a C (crash) or H (hold) and the     *
  265. ;              mail field is not provided all NetMail sent  *
  266. ;              to that net address by Raid (-M, -R, NOTIFY) *
  267. ;              will be sent using that message attribute.   *
  268. ;              The -F command line switch will override     *
  269. ;              this value. If "no flags" are desired and/or *
  270. ;              the mail or sysop field are provided flags   *
  271. ;              can be a single period (.).  Raid translates *
  272. ;              that to blanks.                              *
  273. ; mail:        optional - defines the behavior of all       *
  274. ;              netmail generated for the net address.       *
  275. ;              Values are N, C, and H. This field is        *
  276. ;              required if sysop name is provided.          *
  277. ; sysop:       optional - This defines the name to be used  *
  278. ;              on all manual and notify netmail generated   *
  279. ;              to for the address (in manual node).  There  *
  280. ;              is no restriction on the number of fields.   *
  281. ;              The length is restricted to 35 characters by *
  282. ;              message header structure. Multiple spaces    *
  283. ;              are trimmed to one space.                    *
  284. ;                                                           *
  285. ; Default: none                                             *
  286. ;-----------------------------------------------------------*
  287. ;
  288. ;        net address password level key              flags mail sysop
  289. ;        ----------- -------- ----- ---------------- ----- ---- ---------1---------2-----
  290.   Access      1:13/0 Password  4095 ABCDEFGHIJKLM7*9    *C    N  George Peace
  291.   Access   1:270/102 Password    10 .                    H
  292.   Access  99:999/999 PassWord     1 QH4                  .    C  Who Are You?
  293. ;
  294. ;
  295. ;-----------------------------------------------------------*
  296. ; Security definition for areanames                         * Optional: 500
  297. ;                                                           *
  298. ; areaname:    required - defines secure areas security     *
  299. ;              level. The value assigned by "AreaDefault"   *
  300. ;              is used for all other areas.                 *
  301. ; level:       required - defines security level for        *
  302. ;              response mode adds.  Nodes must have equal   *
  303. ;              or higher level to add.                      *
  304. ; lock:        access "lock" string that is compared to     *
  305. ;              special privilege "key" string for network   *
  306. ;              addresses. "lock" can be period (.) if no    *
  307. ;              lock is used or a string of 1 to 32          *
  308. ;              characters from A-Z and 0-5 with no embedded *
  309. ;              spaces. if "lock" is used, the network       *
  310. ;              address must have (at least) all the same    *
  311. ;              key settings active or access will fail.     *
  312. ;              lock/key match is in addition to security    *
  313. ;              level and password validation checks.        *
  314. ;              there is an optional 33rd setting available  *
  315. ;              (an asterisk "*"). if set for both node and  *
  316. ;              area, a remote requestor can update the      *
  317. ;              flags field for an area.                     *
  318. ;              maximum: 32 characters                       *
  319. ; description: optional - describes the content of the file *
  320. ;              area. This description is returned in        *
  321. ;              response mode replies if the requestor added *
  322. ;              the -Q modifier after the access password on *
  323. ;              the message subject line.                    *
  324. ;              Maximum: 60 characters                       *
  325. ;                                                           *
  326. ; Default: Value assigned by AreaDefault directive.         *
  327. ; Maximum value: 4095                                       *
  328. ;-----------------------------------------------------------*
  329. ;
  330. ;       areaname  level  lock             description
  331. ;       --------  -----  ---------------- ---------1---------2---------3---------4---------5---
  332.   Area  DAZZLE      200  *A1              Distribution of DAZZLE software upgrades.
  333.   Area  SWIZZLE     100  .                Software to stir a crowd
  334. ;
  335. ;
  336. ;-----------------------------------------------------------*
  337. ; Default security level for unspecified areas              * Optional: 1
  338. ;                                                           *
  339. ; This value is used as the default security access level   *
  340. ; for all areas not defined by the area directive.          *
  341. ;                                                           *
  342. ; Default: 0                                                *
  343. ; Maximum value: 4095                                       *
  344. ;-----------------------------------------------------------*
  345. ;
  346. ; Area_Default 0
  347. ;
  348. ;
  349. ;-----------------------------------------------------------*
  350. ; Hide display of area levels above threshold               * Optional: 1
  351. ;                                                           *
  352. ; Areanames above this value will not be displayed in the   *
  353. ; areas available even if net/node is able to access them.  *
  354. ;                                                           *
  355. ; Default: 4095                                             *
  356. ; Maximum value: 4095                                       *
  357. ;-----------------------------------------------------------*
  358. ;
  359. ; Hide_Area 4095
  360. ;
  361. ;
  362. ;-----------------------------------------------------------*
  363. ; Hide display of protected access areas                    * Optional: 1
  364. ;                                                           *
  365. ; Areanames that are protected from access by the address   *
  366. ; being processed will not be displayed.                    *
  367. ;                                                           *
  368. ; Default: display areas with level less than Hide_Area     *
  369. ;-----------------------------------------------------------*
  370. ;
  371. ; Hide_Protected
  372. ;
  373. ;
  374. ;-----------------------------------------------------------*
  375. ; Wildcard for area add/delete of areas matching security   * Optional: 1
  376. ;                                                           *
  377. ; This value is the "wildcard" substitution value           *
  378. ; interpreted as "all areas for which the net address has   *
  379. ; access privileges" for add/delete requests in manual mode.*
  380. ; The wildcard is not available in response mode.           *
  381. ;                                                           *
  382. ; Default: ALL                                              *
  383. ;-----------------------------------------------------------*
  384. ;
  385. ; WildCard All
  386. ;
  387. ;
  388. ;-----------------------------------------------------------*
  389. ; Wildcard for global area add/delete                       * Optional: 1
  390. ;                                                           *
  391. ; This value is the "wildcard" substitution value           *
  392. ; interpreted as "all areas ignoring the security level"    *
  393. ; for add/delete requests in manual mode.  The wildcard is  *
  394. ; not available in response mode.                           *
  395. ;                                                           *
  396. ; Default: WORLD                                            *
  397. ;-----------------------------------------------------------*
  398. ;
  399. ; Global_WildCard World
  400. ;
  401. ;
  402. ;-----------------------------------------------------------*
  403. ; Customize MONTH literals for use thruout Raid             * Optional: 1
  404. ;                                                           *
  405. ; This is the list of 1 to 12 months of the year for Raid   *
  406. ; to use in all applicable dislays and messages.            *
  407. ; The 12 months are are read as one-word arguments. Any     *
  408. ; month definitions provided will override the defaults.    *
  409. ; The months are referenced sequentially from 1 to 12 such  *
  410. ; that if a month 4 override is desired months 1 thru 3     *
  411. ; must also be defined.                                     *
  412. ;                                                           *
  413. ; Default: english spellings                                *
  414. ;-----------------------------------------------------------*
  415. ;
  416. ; Months January February March April May June July August September October November December
  417. ;
  418. ;
  419. ;-----------------------------------------------------------*
  420. ; Customize DAY literals for use thruout Raid               * Optional: 1
  421. ;                                                           *
  422. ; This is the list of 1 to 7 days of the week for Raid      *
  423. ; to use in all applicable dislays and messages.            *
  424. ; The 7 days are are read as one-word arguments. Any        *
  425. ; day definitions provided will override the defaults.      *
  426. ; The days are referenced sequentially from 1 to 7 such     *
  427. ; that if a day 4 override is desired days 1 thru 3         *
  428. ; must also be defined.                                     *
  429. ;                                                           *
  430. ; Default: english spellings                                *
  431. ;-----------------------------------------------------------*
  432. ;
  433. ; Days Sunday Monday Tuesday Wednesday Thursday Friday Saturday
  434. ;
  435. ;
  436. ;-----------------------------------------------------------*
  437. ; Private point network number                              * Optional: 1
  438. ;                                                           *
  439. ; Response mode NetMail messages addressed to the           *
  440. ; configured "address" and from a point (^AFMPT # in the    *
  441. ; message body) will be converted to z:PointNet/# and       *
  442. ; processed as that address.                                *
  443. ;                                                           *
  444. ; Default: none                                             *
  445. ; Maximum: 32767
  446. ;-----------------------------------------------------------*
  447. ;
  448. ; PointNet 32767
  449. ;
  450. ;
  451. ;-----------------------------------------------------------*
  452. ; Kill received NetMail messages in Response mode           * Optional: 1
  453. ;                                                           *
  454. ; Inbound NetMail messages processed in response mode will  *
  455. ; be marked received or killed according to this flag.      *
  456. ; "KillReceived Yes" has the same effect as the command     *
  457. ; line -K switch (RAID -R -K)                               *
  458. ;                                                           *
  459. ; Default: No                                               *
  460. ;-----------------------------------------------------------*
  461. ;
  462. ; Kill_Received No
  463. ;
  464. ;
  465. ;-----------------------------------------------------------*
  466. ; Address to receive copies of all NetMail generated        * Optional: 1
  467. ;                                                           *
  468. ; The listed address listed will receive a copy of each     *
  469. ; NetMail response message generated by Raid. Alert         *
  470. ; messages are generated only when working with .msg output *
  471. ;                                                           *
  472. ; Default: None                                             *
  473. ;-----------------------------------------------------------*
  474. ;
  475. ; AlertNode 1:270/102
  476. ;
  477. ;
  478. ;-----------------------------------------------------------*
  479. ; Default outbound non-Notify NetMail behavior              * Optional: 1
  480. ;                                                           *
  481. ; All NetMail generated in response mode or by command line *
  482. ; -M switch (no modifier) will be sent with this/these      *
  483. ; flags. The command line -M switch with modifier C or D or *
  484. ; H or K overrides these flags.                             *
  485. ;                                                           *
  486. ; Default: none                                             *
  487. ; Allowed: C, D, H, K                                       *
  488. ;-----------------------------------------------------------*
  489. ;
  490. ; NetMail_Behavior K
  491. ;
  492. ;
  493. ;-----------------------------------------------------------*
  494. ; Force an ^AINTL kludge line in every NetMail reply.       * Optional: 1
  495. ;                                                           *
  496. ; Add an ^AINTL kludge line to every NetMail response       *
  497. ; message generated. This will not affect Announce          *
  498. ; operations or templates.                                  *
  499. ;                                                           *
  500. ; Default: Only generated when sending to another zone      *
  501. ;-----------------------------------------------------------*
  502. ;
  503. ; Force_Intl
  504. ;
  505. ;
  506. ;-----------------------------------------------------------*
  507. ; Generate a tear line for non-announce NetMail output      * Optional: 1
  508. ;                                                           *
  509. ; Add a tear line to each NetMail message generated.        *
  510. ; This will not affect Announce operations or templates.    *
  511. ;                                                           *
  512. ; Default: No tearline generated                            *
  513. ;-----------------------------------------------------------*
  514. ;
  515. ; Tearline
  516. ;
  517. ;
  518. ;-----------------------------------------------------------------------*
  519. ;-----------------------------------------------------------------------*
  520. ; The following directives control the contents, appearance, and        *
  521. ; disposition of individual node status "notify" messages.              *
  522. ;-----------------------------------------------------------------------*
  523. ;-----------------------------------------------------------------------*
  524. ;-----------------------------------------------------------*
  525. ; Text file to prefix status notification                   * Optional: 1
  526. ;                                                           *
  527. ; This file appear as the introductory text in all status   *
  528. ; notification NetMail messages.                            *
  529. ;                                                           *
  530. ; Default: none                                             *
  531. ; Allowed: any valid MS-DOS d:path\file.ext                 *
  532. ;-----------------------------------------------------------*
  533. ;
  534.   Notify_Prefix O:\RaidNote.Txt
  535. ;
  536. ;
  537. ;-----------------------------------------------------------*
  538. ; Network addresses excluded from notify                    * Optional: 500
  539. ;                                                           *
  540. ; These network addresses will be excluded from all         *
  541. ; connection status notification requests.                  *
  542. ;                                                           *
  543. ; Default: none                                             *
  544. ;-----------------------------------------------------------*
  545. ;
  546. ; Notify_Exclude 1:1/0
  547. ;
  548. ;
  549. ;-----------------------------------------------------------*
  550. ; Minimum number of active areas for notify                 * Optional: 1
  551. ;                                                           *
  552. ; Network addresses with this number of active areas or     *
  553. ; greater and which pass security level and exclude         *
  554. ; definition checks will be processed by a notify request   *
  555. ; unless the resquest is for specific net addresses.        *
  556. ;                                                           *
  557. ; Default: 1                                                *
  558. ; Maximum value: 4095                                       *
  559. ;-----------------------------------------------------------*
  560. ;
  561. ; Notify_Threshold 1
  562. ;
  563. ;
  564. ;-----------------------------------------------------------*
  565. ; Minimum access security level to notify                   * Optional: 1
  566. ;                                                           *
  567. ; Network addresses with access security levels below this  *
  568. ; level will not be processed by a notify request unless    *
  569. ; the request is for specific net addresses.                *
  570. ;                                                           *
  571. ; Default: 0                                                *
  572. ; Maximum value: 4095                                       *
  573. ;-----------------------------------------------------------*
  574. ;
  575. ; Notify_Minimum 0
  576. ;
  577. ;
  578. ;-----------------------------------------------------------*
  579. ; Maximum access security level to notify                   * Optional: 1
  580. ;                                                           *
  581. ; Network addresses with access security levels above this  *
  582. ; level will not be processed by a notify request unless    *
  583. ; the request is for specific net addresses.                *
  584. ;                                                           *
  585. ; Default: 4095                                             *
  586. ; Maximum value: 4095                                       *
  587. ;-----------------------------------------------------------*
  588. ;
  589. ; Notify_Maximum 4095
  590. ;
  591. ;
  592. ;-----------------------------------------------------------*
  593. ; Default outbound Notify NetMail behavior                  * Optional: 1
  594. ;                                                           *
  595. ; All NetMail generated by the Notify command will be sent  *
  596. ; with this/these flags.  The command line -M switch with   *
  597. ; modifier C or D or H or K overrides these flags.          *
  598. ;                                                           *
  599. ; Default: none                                             *
  600. ; Allowed: C, D, H, K                                       *
  601. ;-----------------------------------------------------------*
  602. ;
  603. ; Notify_Behavior K
  604. ;
  605. ;
  606. ;-----------------------------------------------------------------------*
  607. ;-----------------------------------------------------------------------*
  608. ; The following directives control generation of file echo arrival      *
  609. ; notices.                                                              *
  610. ;-----------------------------------------------------------------------*
  611. ;-----------------------------------------------------------------------*
  612. ;-----------------------------------------------------------*
  613. ; Defines the default areassfor new arrival notify messages.* Optional: ***
  614. ; If this directive is defined, the new arrival feature     *
  615. ; will be enabled. Actual processing must be activated from *
  616. ; the command line. This directive defines the message      *
  617. ; areas/paths when no announce_only or _area directive      *
  618. ; exists for a file area. If the directive is followed by   *
  619. ; .MSG paths or area names, announcements will be generated *
  620. ; to the specified message areas. If no fields are defined, *
  621. ; default announcements will be generated to NetMail in     *
  622. ; .msg or .pkt format depending on the netmail definition.  *
  623. ;                                                           *
  624. ; Default: disabled                                         *
  625. ;-----------------------------------------------------------*
  626. ;
  627. ; Announce_Msg 
  628. ;
  629. ;
  630. ;-----------------------------------------------------------*
  631. ; Defines the "from" field for announce messages.           * Optional: 1
  632. ;                                                           *
  633. ; Default: configured sysop name                            *
  634. ; Maximum length: 35 characters                             *
  635. ;-----------------------------------------------------------*
  636. ;
  637. ; Announce_From SysOp
  638. ;
  639. ;
  640. ;-----------------------------------------------------------*
  641. ; Defines the "to" field for announce messages.             * Optional: 1
  642. ;                                                           *
  643. ; Default: All                                              *
  644. ; Maximum length: 35 characters                             *
  645. ;-----------------------------------------------------------*
  646. ;
  647. ; Announce_To All
  648. ;
  649. ;
  650. ;-----------------------------------------------------------*
  651. ; Defines the "subject" field for announce messages.        * Optional: 1
  652. ;                                                           *
  653. ; Default: File arrival announcement                        *
  654. ; Maximum length: 71 characters                             *
  655. ;-----------------------------------------------------------*
  656. ;
  657. ; Announce_Subject File arrival announcement
  658. ;
  659. ;
  660. ;-----------------------------------------------------------*
  661. ; Defines the "origin" line for announce messages.          * Optional: 1
  662. ;                                                           *
  663. ; Default: blank ("origin" overrides)                       *
  664. ; Maximum length: 60 characters                             *
  665. ;-----------------------------------------------------------*
  666. ;
  667. ; Announce_Origin 
  668. ;
  669. ;
  670. ;-----------------------------------------------------------*
  671. ; Defines file echo area names to be excluded from announce * Optional: ***
  672. ; message(s). Entries in this list override Announce_Only   *
  673. ; and Announce_Area entries. Wildcards can be used.         *
  674. ;                                                           *
  675. ; Default: disabled                                         *
  676. ;-----------------------------------------------------------*
  677. ;
  678. ; Announce_Exclude WALRUS OGAMMA BETATICK
  679. ; Announce_Exclude OCTOPUS 
  680. ;
  681. ;
  682. ;-----------------------------------------------------------*
  683. ; Defines a exclusive list of file areas to be announced.   * Optional: ***
  684. ; If any Announce_Only directies are found, only file areas *
  685. ; listed on those directives will be announced. The         *
  686. ; directive can also include a variable number of message   *
  687. ; destinations (echomail area name or directory name) for   *
  688. ; individual file areas. Wildcards can be used.             *
  689. ;                                                           *
  690. ; Default: disabled                                         *
  691. ;-----------------------------------------------------------*
  692. ;
  693. ; Announce_Only NODEDIFF
  694. ; Announce_Only FIDONEWS 
  695. ; Announce_Only FIDONEWS NEWFILES V:\ANNOUNCE
  696. ;
  697. ;
  698. ;-----------------------------------------------------------*
  699. ; Defines unique message destinations (echomail area name   * * Optional: ***
  700. ; or directory name) for individual file areas. If the      *
  701. ; message area fields are omitted announcements for the     *
  702. ; file area will be generated to NetMail in .msg or .pkt    *
  703. ; format depending on the netmail definition.               *
  704. ;                                                           *
  705. ; Default: disabled                                         *
  706. ;-----------------------------------------------------------*
  707. ;
  708. ; Announce_Area NODEDIFF NEWFILES * *1:270/1
  709. ; Announce_Area RAIDBETA V:\Newfiles RAIDBETA *
  710. ; Announce_Area FIDONEWS
  711. ; Announce_Area FIDONEWS NEWFILES V:\ANNOUNCE
  712. ; Announce_Area SDS*     * NEWFILES
  713. ; Announce_Area DVN*     * NEWFILES
  714. ;
  715. ;
  716. ;-----------------------------------------------------------*
  717. ; Define file arrival notice message text formats.          * Optional: ***
  718. ;                                                           *
  719. ; Defines all the wonderful things you want announcement    *
  720. ; messages to tell you about each new file arrival.         *
  721. ;                                                           *
  722. ; Example: please read the docs!                            *
  723. ; Default: as shown in the example below and in the docs    *
  724. ;-----------------------------------------------------------*
  725. ;
  726. ; Announce_Template default " File: %file% (%size% bytes)  Origin: %origin%  Rec'd from: %from%"
  727. ; Announce_Template default " Area: %area% [%areadesc%]"
  728. ; Announce_Template default " Desc: %desc:7%"
  729. ; Announce_Template default " Path: %path:7:72%"
  730. ;
  731. ; Announce_Template george " Area: %area% [%areadesc%]"
  732. ; Announce_Template george " File: %file% (%size% bytes) %replaces%  Origin: %origin%"
  733. ; Announce_Template george " Desc: %desc:7%"
  734. ; Announce_Template george " Path: %path:7:72%"
  735. ; Announce_Template george " Seenby: %seenby:9:72%"
  736. ;
  737. ; Announce_Template rfp "File: %file% (%size% bytes), Area: %area%, Origin: %origin%"
  738. ; Announce_Template rfp "Description: %desc:13%"
  739. ;
  740. ; Announce_Template test "%test%"
  741. ;
  742. ;
  743. ;-----------------------------------------------------------*
  744. ; Assign an announce template to one or more file areas.    * Optional: ***
  745. ;                                                           *
  746. ; Defines the relationship between file areas and announce  *
  747. ; message templates so any template design can be           *
  748. ; associated with any number of file areas.                 *
  749. ;                                                           *
  750. ; Default: all areas use the 'default' format unless listed *
  751. ;-----------------------------------------------------------*
  752. ;
  753. ; Announce_Format george   RAIDBETA AFIXBETA
  754. ; Announce_Format rfp      SDS* PDN* SDN* DVN*
  755. ; Announce_Format test     TEST
  756. ;
  757. ;
  758. ;-----------------------------------------------------------*
  759. ; Assign an announce template to one or more destination.   * Optional: ***
  760. ;                                                           *
  761. ; Defines the relationship between announce destinations    *
  762. ; and announce message templates so any template design can *
  763. ; be associated with any number of message destinations.    *
  764. ; If a message destination format is defined it will        *
  765. ; override the announce format defined for file areas.      *
  766. ; Wildcards can be used for message destinations.           *
  767. ;                                                           *
  768. ; Default: destinations use 'default' format unless listed  *
  769. ;-----------------------------------------------------------*
  770. ;
  771. ; Announce_Dest_Format george   *13/13 * ANNOUNCE
  772. ; Announce_Dest_Format rfp      *261/662
  773. ;
  774. ;
  775. ;-----------------------------------------------------------*
  776. ; Define file arrival message header formats.               * Optional: ***
  777. ;                                                           *
  778. ; Defines the format and content of the header line(s) raid *
  779. ; writes as it opens the first message of each announcement *
  780. ; series.                                                   *
  781. ;                                                           *
  782. ; Default: as shown in the example below                    *
  783. ;-----------------------------------------------------------*
  784. ;
  785. ; Announce_Header default "The following file(s) were processed by %address% on %month% %dd% at %time%"
  786. ; Announce_Header rfp "The following files were received here for processing"
  787. ; Announce_Header rfp "on %dd% %month% %yy%  %time%:"
  788. ; Announce_Header george "Look what just arrived at %address%:"
  789. ;
  790. ;
  791. ;-----------------------------------------------------------*
  792. ; Define file arrival message continuation header formats.  * Optional: ***
  793. ;                                                           *
  794. ; Defines the format and content of the header line(s) raid *
  795. ; writes as it opens continuation messages of each          *
  796. ; announcement series.                                      *
  797. ;                                                           *
  798. ; Default: as shown in the example below                    *
  799. ;-----------------------------------------------------------*
  800. ;
  801. ; Announce_Cont_Header default ""
  802. ; Announce_Cont_Header default "(continued from previous message)"
  803. ; Announce_Cont_Header default ""
  804. ;
  805. ;
  806. ;-----------------------------------------------------------*
  807. ; Define file arrival message trailer formats.              * Optional: ***
  808. ;                                                           *
  809. ; Defines the format and content of the trailer line(s)     *
  810. ; raid writes as it closes the final message of each        *
  811. ; announcement series.                                      *
  812. ;                                                           *
  813. ; Default: as shown in the example below                    *
  814. ;-----------------------------------------------------------*
  815. ;
  816. ; Announce_Trailer default ""
  817. ; Announce_Trailer default "--- %version%"
  818. ; Announce_Trailer default " * Origin: %announceorigin% (%address%)"
  819. ; Announce_Trailer default "SEEN-BY: %address::net%/%address::node%"
  820. ; Announce_Trailer default "PATH: %address::net%/%address::node%"
  821. ; Announce_Trailer default ""
  822. ;
  823. ; Announce_Trailer george ""
  824. ; Announce_Trailer george ""
  825. ; Announce_Trailer george "Files announced total %msgsize% bytes."
  826. ; Announce_Trailer george ""
  827. ; Announce_Trailer george "--- %version%"
  828. ; Announce_Trailer george " * Origin: %system% (%address%)"
  829. ; Announce_Trailer george "SEEN-BY: %address::net%/%address::node%"
  830. ; Announce_Trailer george "PATH: %address::net%/%address::node%"
  831. ; Announce_Trailer george ""
  832. ;
  833. ;
  834. ;-----------------------------------------------------------*
  835. ; Define file arrival message continuation trailer formats. * Optional: ***
  836. ;                                                           *
  837. ; Defines the format and content of the trailer line(s)     *
  838. ; raid writes as it closes continuation messages of each    *
  839. ; announcement series.                                      *
  840. ;                                                           *
  841. ; Default: as shown in the example below                    *
  842. ;-----------------------------------------------------------*
  843. ;
  844. ; Announce_Cont_Trailer default ""
  845. ; Announce_Cont_Trailer default "(continued in next message)"
  846. ; Announce_Cont_Trailer default ""
  847. ; Announce_Cont_Trailer default "--- %version%"
  848. ; Announce_Cont_Trailer default " * Origin: %system% (%address%)"
  849. ; Announce_Cont_Trailer default "SEEN-BY: %address::net%/%address::node%"
  850. ; Announce_Cont_Trailer default "PATH: %address::net%/%address::node%"
  851. ; Announce_Cont_Trailer default ""
  852. ;
  853. ; Announce_Cont_Trailer george ""
  854. ; Announce_Cont_Trailer george ""
  855. ; Announce_Cont_Trailer george "Files announced total %msgsize% bytes."
  856. ; Announce_Cont_Trailer george ""
  857. ; Announce_Cont_Trailer george "(continued in next message)"
  858. ; Announce_Cont_Trailer george ""
  859. ; Announce_Cont_Trailer george "--- %version%"
  860. ; Announce_Cont_Trailer george " * Origin: %system% (%address%)"
  861. ; Announce_Cont_Trailer george "SEEN-BY: %address::net%/%address::node%"
  862. ; Announce_Cont_Trailer george "PATH: %address::net%/%address::node%"
  863. ; Announce_Cont_Trailer george ""
  864. ;
  865. ;
  866. ;-----------------------------------------------------------------------*
  867. ;-----------------------------------------------------------------------*
  868. ; The following directives control automatic creation of new file echo  *
  869. ; areas by raid. New areas are defined as areas in arriving .TIC files  *
  870. ; with no corresponding AREA block in the tick control file.            *
  871. ;-----------------------------------------------------------------------*
  872. ;-----------------------------------------------------------------------*
  873. ;-----------------------------------------------------------*
  874. ; Master switch for processing new file echo areas. If this * Optional: 1
  875. ; directive is disabled (commented out) the remaining new   *
  876. ; area directives will be disabled as well. Actual          *
  877. ; processing must be activated with from the command line.  *
  878. ;                                                           *
  879. ; Default: disabled                                         *
  880. ;-----------------------------------------------------------*
  881. ;
  882. ; NewArea_Process
  883. ;
  884. ;
  885. ;-----------------------------------------------------------*
  886. ; Defines the base path for new area creation. All new      * Optional: 1
  887. ; areas will be created as subdirectories below this        *
  888. ; drive:\path                                               *
  889. ; If path is preceded by a + character, the path given will *
  890. ; be used for all create/autocreate operations rather than  *
  891. ; apending <areaname>.                                      *
  892. ;                                                           *
  893. ; Default: disabled (required if NewAreasProcess is enabled)*
  894. ;-----------------------------------------------------------*
  895. ;
  896. ; NewArea_Path I:\
  897. ;
  898. ;
  899. ;-----------------------------------------------------------*
  900. ; Identifies addresses from which new areas will be created * Optional: ***
  901. ; Area selections can follow the address to indicate what   *
  902. ; file areas can be created by an address.                  *
  903. ; One address per line.                                     *
  904. ;                                                           *
  905. ; Default: no addresses can create new areas                *
  906. ;-----------------------------------------------------------*
  907. ;
  908. ; NewArea_Create 1:261/662 
  909. ; NewArea_Create 1:266/12  SDS*
  910. ; NewArea_Create 1:13/13   *
  911. ;
  912. ;
  913. ;-----------------------------------------------------------*
  914. ; Identifies addresses that will be added to any new AREA   * Optional: ***
  915. ; created.                                                  *
  916. ; Area selections can follow the address to indicate which  *
  917. ; new file areas each address will be added to.             *
  918. ; created. If the address is defined by an access directive *
  919. ; those parameters will be used. Otherwise the global       *
  920. ; default "def_password" and "def_flags" will be used.      *
  921. ; One address per line.                                     *
  922. ;                                                           *
  923. ; Default: no addresses are added to newly created areas    *
  924. ;-----------------------------------------------------------*
  925. ;
  926. ; NewArea_Node 1:13/13   
  927. ; NewArea_Node 1:270/101 
  928. ; NewArea_Node 1:270/211 SDN* SDS* DVN*
  929. ;
  930. ;
  931. ;-----------------------------------------------------------*
  932. ; Defines the area for new area creation notify messages.   * Optional: ***
  933. ; If not defined, new area creation messages will not be    *
  934. ; generated.  If the directive is followed by .MSG paths,   *
  935. ; area names, or addresses notifications will be generated  *
  936. ; to the specified message paths/areas/addresses.           *
  937. ;                                                           *
  938. ; Default: disabled                                         *
  939. ;-----------------------------------------------------------*
  940. ;
  941. ; NewArea_Msg 
  942. ;
  943. ;
  944. ;-----------------------------------------------------------*
  945. ; Defines the "from" field for area create messages.        * Optional: 1
  946. ;                                                           *
  947. ; Default: configured sysop name                            *
  948. ; Maximum length: 35 characters                             *
  949. ;-----------------------------------------------------------*
  950. ;
  951. ; Newarea_From SysOp
  952. ;
  953. ;
  954. ;-----------------------------------------------------------*
  955. ; Defines the "to" field for area create messages.          * Optional: 1
  956. ;                                                           *
  957. ; Default: All                                              *
  958. ; Maximum length: 35 characters                             *
  959. ;-----------------------------------------------------------*
  960. ;
  961. ; Newarea_To All
  962. ;
  963. ;
  964. ;-----------------------------------------------------------*
  965. ; Defines the "subject" field for area create messages.     * Optional: 1
  966. ;                                                           *
  967. ; Default: New file area                                    *
  968. ; Maximum length: 71 characters                             *
  969. ;-----------------------------------------------------------*
  970. ;
  971. ; Newarea_Subject New file area
  972. ;
  973. ;
  974. ;-----------------------------------------------------------*
  975. ; Defines the "origin" line for area creation messages.     * Optional: 1
  976. ;                                                           *
  977. ; Default: blank ("origin" overrides)                       *
  978. ; Maximum length: 60 characters                             *
  979. ;-----------------------------------------------------------*
  980. ;
  981. ; Newarea_Origin 
  982. ;
  983. ;
  984. ;-----------------------------------------------------------------------*
  985. ;-----------------------------------------------------------------------*
  986. ; The following directive controls disposition of files and directories *
  987. ; during a REMOVE area operation.                                       *
  988. ;-----------------------------------------------------------------------*
  989. ;-----------------------------------------------------------------------*
  990. ;-----------------------------------------------------------*
  991. ; Enables automatic deletion of all files and directories   * Optional: 1
  992. ; during a REMOVE operation. The default is for Raid to     *
  993. ; remove the area fonly from the Tick control file. When    *
  994. ; this selection is enabled Raid will delete all files in   *
  995. ; the subdirectory defined in the Tick AREA block.          *
  996. ;                                                           *
  997. ; Be careful! If more than one AREA block points to one     *
  998. ; directory and Remove_Delete is enabled you might not      *
  999. ; enjoy the results.                                        *
  1000. ;                                                           *
  1001. ; Default: do not delete files or directories               *
  1002. ;-----------------------------------------------------------*
  1003. ;
  1004. ; Remove_Delete
  1005. ;
  1006. ;
  1007. ;-----------------------------------------------------------------------*
  1008. ;-----------------------------------------------------------------------*
  1009. ; The following directives control generation of file area connection   *
  1010. ; summary listings. If both are defined, the report will be written to  *
  1011. ; both destinations. If neither is defined the "report" manual command  *
  1012. ; will be disabled. [The "netreport" manual command ignores these       *
  1013. ; directives.                                                           *
  1014. ;-----------------------------------------------------------------------*
  1015. ;-----------------------------------------------------------------------*
  1016. ;-----------------------------------------------------------*
  1017. ; Defines the filename for generation of the file area      * Optional: 1
  1018. ; connection summary.                                       *
  1019. ;                                                           *
  1020. ; Default: disabled                                         *
  1021. ;-----------------------------------------------------------*
  1022. ;
  1023. ; Report_File O:\Raid.Rpt
  1024. ;
  1025. ;
  1026. ;-----------------------------------------------------------*
  1027. ; Determines if the file area connection summary will be    * Optional: 1
  1028. ; generated as a message. If commented out, no message will *
  1029. ; be generated. If defined with a directory path or area    *
  1030. ; name a message will be generated in the specified area.   *
  1031. ; If no field is given the message will be generated as     *
  1032. ; NetMail in .msg or .pkt format depending on the netmail   *
  1033. ; definition.                                               *
  1034. ;                                                           *
  1035. ; Default: disabled                                         *
  1036. ;-----------------------------------------------------------*
  1037. ;
  1038. ; Report_Msg 
  1039. ;
  1040. ;
  1041. ;-----------------------------------------------------------*
  1042. ; This file appear as the introductory text in all file     *
  1043. ; area connection mesasges.                                 *
  1044. ;                                                           *
  1045. ; Default: none                                             *
  1046. ; Allowed: any valid MS-DOS d:path\file.ext                 *
  1047. ;-----------------------------------------------------------*
  1048. ;-----------------------------------------------------------*
  1049. ;
  1050. ; Report_Prefix O:\RaidRpt.Txt
  1051. ;
  1052. ;
  1053. ;-----------------------------------------------------------*
  1054. ; Defines the "from" field for echomail report messages.    * Optional: 1
  1055. ;                                                           *
  1056. ; Default: configured sysop name                            *
  1057. ; Maximum length: 35 characters                             *
  1058. ;-----------------------------------------------------------*
  1059. ;
  1060. ; Report_From SysOp
  1061. ;
  1062. ;
  1063. ;-----------------------------------------------------------*
  1064. ; Defines the "to" field for echomail report messages.      * Optional: 1
  1065. ;                                                           *
  1066. ; Default: All                                              *
  1067. ; Maximum length: 35 characters                             *
  1068. ;-----------------------------------------------------------*
  1069. ;
  1070. ; Report_To All
  1071. ;
  1072. ;
  1073. ;-----------------------------------------------------------*
  1074. ; Defines the "subject" field for report messages.          * Optional: 1
  1075. ;                                                           *
  1076. ; Default: File area distribution report                    *
  1077. ; Maximum length: 71 characters                             *
  1078. ;-----------------------------------------------------------*
  1079. ;
  1080. ; Report_Subject File area distribution report
  1081. ;
  1082. ;
  1083. ;-----------------------------------------------------------*
  1084. ; Defines the "origin" line for connection report messages. * Optional: 1
  1085. ;                                                           *
  1086. ; Default: blank ("origin" overrides)                       *
  1087. ; Maximum length: 60 characters                             *
  1088. ;-----------------------------------------------------------*
  1089. ;
  1090. ; Report_Origin 
  1091. ;
  1092. ;
  1093. ;-----------------------------------------------------------------------*
  1094. ;-----------------------------------------------------------------------*
  1095. ; The following directives affect the appearance of the Tick control    *
  1096. ; file whenever it is written by Raid.                                  *
  1097. ;-----------------------------------------------------------------------*
  1098. ;-----------------------------------------------------------------------*
  1099. ;-----------------------------------------------------------*
  1100. ; Tidy up distribution lists with AREA blocks in the Tick   * Optional: 1
  1101. ; control file.  Fields are aligned vertically using the    *
  1102. ; template defined below.                                   *
  1103. ; Uncomment the directive to enable the feature.            *
  1104. ;                                                           *
  1105. ; Default: disabled                                         *
  1106. ;-----------------------------------------------------------*
  1107. ;
  1108. ; Tidy_Nodes
  1109. ;
  1110. ;-----------------------------------------------------------*
  1111. ; Defines the template for tidy_nodes operation.            * Optional: 1
  1112. ;                                                           *
  1113. ; This directive defines the location of address, password, *
  1114. ; and flag fields during the tidy_nodes operation on        *
  1115. ; tic.cfg. The string must begin and end with " and must    *
  1116. ; include three "c" language string definitions. Tabs or    *
  1117. ; other special characters must be entered as a the true    *
  1118. ; character rather than the \t etc. This template will be   *
  1119. ; used only if tidy_nodes is enabled.                       *
  1120. ;                                                           *
  1121. ; Default: "        %-15s %-15s %s"                         *
  1122. ;-----------------------------------------------------------*
  1123. ;
  1124. ; Tidy_Template "        %-15s %-15s %s"
  1125. ;
  1126. ;-----------------------------------------------------------*
  1127. ; Defines the template for add operations.                  * Optional: 1
  1128. ;                                                           *
  1129. ; This directive defines the location of address, password, *
  1130. ; and flag fields for add/update operations affecting       *
  1131. ; tic.cfg. The string must begin and end with " and must    *
  1132. ; include three "c" language string definitions. Tabs or    *
  1133. ; other special characters must be entered as a the true    *
  1134. ; character rather than the \t etc. This template is also   *
  1135. ; for create/autocreate additions.                          *
  1136. ;                                                           *
  1137. ; Default: "        %-15s %-15s %s"                         *
  1138. ;-----------------------------------------------------------*
  1139. ;
  1140. ; Add_Template "        %-15s %-15s %s"
  1141. ;
  1142. ;-----------------------------------------------------------*
  1143. ; Sort all distribution lists within AREA blocks in the     * Optional: 1
  1144. ; Tick control file.  The entries are sorted in ascending   *
  1145. ; order by zone:net/node. If any of the three address       *
  1146. ; components is missing from a line, that line will may not *
  1147. ; be sorted prperly. This directive will be ignored if      *
  1148. ; Tidy_Nodes is not enabled.                                *
  1149. ; Uncomment the directive to enable the feature.            *
  1150. ;                                                           *
  1151. ; Default: disabled                                         *
  1152. ;-----------------------------------------------------------*
  1153. ;
  1154. ; Sort_Nodes 
  1155. ;
  1156. ;
  1157. ;-----------------------------------------------------------*
  1158. ; Sort all distribution AREA blocks in area name sequence.  * Optional: 1
  1159. ; AREA blocks area sorted in ascending order according to   *
  1160. ; the area name field.                                      *
  1161. ; Uncomment the directive to enable the feature.            *
  1162. ;                                                           *
  1163. ; Default: disabled                                         *
  1164. ;-----------------------------------------------------------*
  1165. ;
  1166. ; Sort_Areas
  1167. ;
  1168. ;
  1169. ;-----------------------------------------------------------------------*
  1170. ;-----------------------------------------------------------------------*
  1171. ; The following 6 directives control the content and appearance of the  *
  1172. ; available area display in Raid response and manual mode messages.     *
  1173. ;                                                                       *
  1174. ; SHORT format is a display of at least two area names on a line.       *
  1175. ; LONG format is a display of one area name and optional "area"         *
  1176. ; description per line.                                                 *
  1177. ;-----------------------------------------------------------------------*
  1178. ;-----------------------------------------------------------------------*
  1179. ;
  1180. ;-----------------------------------------------------------*
  1181. ; Number of area names listed one one line in short format  * Optional: 1
  1182. ;                                                           *
  1183. ; The list of available areas short format can display any  *
  1184. ; number of areas between 2 and 4095.  Each area name       *
  1185. ; requires 12 character positions so the practical maximum  *
  1186. ; for an 80 column text line length is 6.  Higher values    *
  1187. ; can be specified for a "wrap" effect.                     *
  1188. ;                                                           *
  1189. ; Default: 5                                                *
  1190. ; Values: 2 - 4095                                          *
  1191. ;-----------------------------------------------------------*
  1192. ;
  1193. ; Areas_Per_Line 5
  1194. ;
  1195. ;
  1196. ;-----------------------------------------------------------*
  1197. ; Control short/long format display of area names w/NetMail * Optional: 1
  1198. ;                                                           *
  1199. ; This directive offers six choices for area name display   *
  1200. ; format in NetMail response messages (except NOTIFY.       *
  1201. ;                                                           *
  1202. ;   NEVER         Unconditionally turn area display OFF     *
  1203. ;   NORMAL        Display short format if no -Q request     *
  1204. ;                 modifier was provided.  Display long      *
  1205. ;                 format if -Q was provided.                *
  1206. ;   REQUEST SHORT Display short format when -Q request was  *
  1207. ;                 made. No display if no -Q request.        *
  1208. ;   REQUEST LONG  Display long format when -Q request was   *
  1209. ;                 made.  No display if no -Q request.       *
  1210. ;   ALWAYS SHORT  Always display short format regardless of *
  1211. ;                 -Q request modifier.                      *
  1212. ;   ALWAYS LONG   Always display long format regardless of  *
  1213. ;                 -Q request modifier.                      *
  1214. ;                                                           *
  1215. ; Default: NORMAL                                           *
  1216. ;-----------------------------------------------------------*
  1217. ;
  1218. ; Available Normal
  1219. ;
  1220. ;
  1221. ;-----------------------------------------------------------*
  1222. ; Control short/long format display of area names w/NOTIFY  * Optional: 1
  1223. ;                                                           *
  1224. ; This directive offers six choices for area name display   *
  1225. ; format when the NOTIFY function is selected.              *
  1226. ;                                                           *
  1227. ;   NEVER         Unconditionally turn area display OFF     *
  1228. ;   ALWAYS SHORT  Always display short format               *
  1229. ;   ALWAYS LONG   Always display long format                *
  1230. ;                                                           *
  1231. ; Default: ALWAYS SHORT                                     *
  1232. ;-----------------------------------------------------------*
  1233. ;
  1234. ; Notify_Available Always Short
  1235. ;
  1236. ;
  1237. ;-----------------------------------------------------------*
  1238. ; Character to flag active file echo areas                  * Optional: 1
  1239. ;                                                           *
  1240. ; This character is used to mark file echo area names in    *
  1241. ; the available area name list displayed in each NetMail    *
  1242. ; message generated by Raid.                                *
  1243. ;                                                           *
  1244. ; The character is placed immediately ahead of file echo    *
  1245. ; area names active for the net address being processed.    *
  1246. ;                                                           *
  1247. ; Default: *                                                *
  1248. ;-----------------------------------------------------------*
  1249. ;
  1250. ; Active_Marker *
  1251. ;
  1252. ;
  1253. ;-----------------------------------------------------------*
  1254. ; Character to flag left end of restricted areas            * Optional: 1
  1255. ;                                                           *
  1256. ; This character is used to mark file echo area names in    *
  1257. ; the available area name list displayed in each NetMail    *
  1258. ; message generated by Raid.                                *
  1259. ;                                                           *
  1260. ; The character is placed immediately ahead of the area     *
  1261. ; name if the area security level is higher than the        *
  1262. ; security level of the network address being processed.    *
  1263. ;                                                           *
  1264. ; Default: <                                                *
  1265. ;-----------------------------------------------------------*
  1266. ;
  1267. ; Priv_Marker_Left <
  1268. ;
  1269. ;
  1270. ;-----------------------------------------------------------*
  1271. ; Character to flag right end of restricted areas           * Optional: 1
  1272. ;                                                           *
  1273. ; This character is used to mark file echo area names in    *
  1274. ; the available area name list displayed in each NetMail    *
  1275. ; message generated by Raid.                                *
  1276. ;                                                           *
  1277. ; The character is placed immediately following the area    *
  1278. ; names if the area security level is higher than the       *
  1279. ; security level of the network address being processed.    *
  1280. ;                                                           *
  1281. ; Default: >                                                *
  1282. ;-----------------------------------------------------------*
  1283. ;
  1284. ; Priv_Marker_Right >
  1285. ;
  1286. ;
  1287. ;-----------------------------------------------------------*
  1288. ; End Raid Configuration File                               *
  1289. ;-----------------------------------------------------------*
  1290.